This class is used to set the print characteristics of a report. It is used with CRPEJob::SetPrintOptions.
Indicates whether or not you want the copies of the report to be collated (if you are printing multiple copies of a multiple page report. |
CRPEPrintOptions (startPageN SMALLINT : 0, stopPageN SMALLINT : 0, nReportCopies SMALLINT : 0, collation SMALLINT : PEP_DEFAULTCOLLATION);
Constructs a CRPEPrintOptions class object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |